Skip to content

fix: docker launch method requires proper network resolution#2493

Merged
RobPasMue merged 3 commits intomainfrom
fix/docker-launch-method
Jan 7, 2026
Merged

fix: docker launch method requires proper network resolution#2493
RobPasMue merged 3 commits intomainfrom
fix/docker-launch-method

Conversation

@RobPasMue
Copy link
Copy Markdown
Member

Description

As title says.. forcing Docker container to be linked to host's default network for proper DNS resolution (either VPN, Google's DNS etc.)

Issue linked

None

@RobPasMue RobPasMue self-assigned this Jan 7, 2026
@RobPasMue RobPasMue requested a review from a team as a code owner January 7, 2026 09:15
@github-actions github-actions Bot added the bug Something isn't working label Jan 7, 2026
@RobPasMue
Copy link
Copy Markdown
Member Author

This should be released asap - it is partially related to the problems observed in ansys/pyansys-workflows#148

Although we might wait for #2487 to be merged too

@RobPasMue RobPasMue force-pushed the fix/docker-launch-method branch from 229d702 to 4a730ce Compare January 7, 2026 09:19
@github-actions github-actions Bot added the maintenance Package and maintenance related label Jan 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.87%. Comparing base (93cd750) to head (d6f18f5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2493   +/-   ##
=======================================
  Coverage   94.87%   94.87%           
=======================================
  Files         169      169           
  Lines       13884    13884           
=======================================
  Hits        13172    13172           
  Misses        712      712           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RobPasMue RobPasMue merged commit da41f6c into main Jan 7, 2026
59 checks passed
@RobPasMue RobPasMue deleted the fix/docker-launch-method branch January 7, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants